home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / u / utility / cpx / gemsound / source / gemsound.prj < prev    next >
Encoding:
Text File  |  1996-11-17  |  428 b   |  19 lines

  1. ; Projektdatei für GEM Sound
  2. ;
  3. ; aus: GEM Sound
  4. ;      TOS Magazin
  5. ;
  6.  
  7. gemsound.prg            ; Das Programm für den Auto-Ordner
  8. =                  
  9. PCSTART.O                  ; PC Startup-Code
  10.  
  11. gemsound.c    (sounds.h)    ; Der Main-Teil
  12. cookie.c    (sounds.h)    ; Cookie-Verwaltung
  13. sound_as.s                ; Assembler-Routinen
  14.  
  15. PCSTDLIB.LIB            ; Standard library
  16. PCEXTLIB.LIB            ; Extended library
  17. PCTOSLIB.LIB            ; TOS library
  18.  
  19.